Welcome![Sign In][Sign Up]
Location:
Search - avr assembler

Search list

[SCM液晶驱动

Description: 192X64液晶屏用AVR驱动的汇编语言 192X64液晶屏的MCS51汇编语言 192 64液晶片驱动程序 12232点阵信利液晶驱动-192X64 LCD screen with AVR-driven assembly language 192X64 LCD screen assembler 51 languages- 192 64 LCD Driver 12232 Lattice letter Lee LCD driver
Platform: | Size: 23552 | Author: | Hits:

[SCMLED_74164

Description: LED动态扫描.采用74164做为显示数据输出,使I/O口减少至两个,并且可做为驱动,是小系统LED显示的最佳方法-LED dynamic scanning. Using 74,164 as output data show that, I/O port reduced to two, but also to drive, is a small LED display system the best way
Platform: | Size: 1024 | Author: 杨森 | Hits:

[DSP program同步串行接口

Description: 用汇编语言编写的基于320TMSC54XXDSP的同步串口程序,在ccs5000平台测试通过-assembler language based on the synchronous serial 320TMSC54XXDSP procedures, in the test platform ccs5000
Platform: | Size: 6144 | Author: 高高 | Hits:

[SCMAVR_USART_002

Description: 发一个己调试好的串口汇编程序,保证可用,欢迎高手批评指正。 -have made a good serial debugging assembler, be available to welcome experts criticized correct.
Platform: | Size: 16384 | Author: 刘金霖 | Hits:

[SCMMixing_C_and_Assemble_Code_with_IAR_for_AVR

Description: 介绍在IAR开发环境中如果实现C与汇编混合编程.英文版,权威教程-IAR development on the environment, if realized C and Assembler programming. English, authoritative guidance
Platform: | Size: 54272 | Author: lkh | Hits:

[SCMC8051F020ANDads1255

Description: 这是本人已经完全调试通过的用C8051F020驱动的ADS1255程序,有C和汇编混编的-This is my debugging has been fully adopted by the ADS1255 with C8051F020-driven process, there are mixed C and assembler of
Platform: | Size: 50176 | Author: 李笑雨 | Hits:

[Other Embeded programAVR_T6963

Description: atmega16控制的t6963型240×128显示程序。(移植修正)-ATmega16 control t6963-type 240 × 128 display program. (Transplantation amended)
Platform: | Size: 84992 | Author: | Hits:

[ELanguageavr

Description: avr 程序开发中可以用到BOOTLOADER程序、ISP汇编程序ISP C程序-avr program development process can be used BootLoader, ISP assembler procedures ISP C
Platform: | Size: 6144 | Author: 王发强 | Hits:

[Other Embeded programavr_application_notes

Description: Collected AVR assembler code samples to learn assembler. I use it in my classes.
Platform: | Size: 1193984 | Author: cooluser | Hits:

[SCMdny_brd1

Description: 3 simple AVR assembler code to use seven segment display. These 3 codes realy simple way using seven segment display. these are using in my microprocessor classes. Wert deney1.asm -> no scan Wert Deney2.asm -> Scan but BCD Werrt Deney3.asm -> Scan with BCD. By Basri KUL-3 simple AVR assembler code to use seven segment display. These 3 codes realy simple way using seven segment display. these are using in my microprocessor classes. Wert deney1.asm-> no scan Wert Deney2.asm-> Scan but BCD Werrt Deney3.asm-> Scan with BCD. By Basri KUL
Platform: | Size: 9216 | Author: cooluser | Hits:

[SCMtimersaat

Description: Example program with AVR assembler. Purpose: Education->Assembler->Simple Watch ATMega8 and 1 relay. Relay will be on after 7day:00hour:00minute:00 second after power on. Coded by Basri KUL (I Coded it my microprocessor classes)
Platform: | Size: 2048 | Author: cooluser | Hits:

[SCMtwi_a51_new

Description: AVR单片机的TWI设置汇编程序。设置TWI为主机模式,向丛机发送数据-TWI settings AVR MCU assembler. TWI for the host mode settings to the cluster machines to send data
Platform: | Size: 3072 | Author: 习平 | Hits:

[assembly languageAvrAssembler2

Description: AVR Assembler 2 compiler
Platform: | Size: 807936 | Author: dwi mulyanto | Hits:

[Embeded-SCM DevelopAVRASM

Description: 运行AVR Studio 4.11后,AVR汇编器2 (AVRASM2) 作为AVR默认的汇编器。 AVRASM2拥有许多新特性,并且向下兼容AVRASM。 老版本的汇编器仍然保留在AVR Studio中,但是不再对它进行更新和维护(也就是说,老版本的汇编器不支持新增器件)。 -AVR Studio 4.11 after the operation, AVR Assembler 2 (AVRASM2) as the default AVR assembler. AVRASM2 has many new features and backward compatibility AVRASM. The old version of the assembler is still retained in the AVR Studio, but it is no longer updating and maintenance (that is, the old version of the assembler does not support the new device).
Platform: | Size: 416768 | Author: lwj | Hits:

[source in ebookAVRmega16

Description: 经典AVR汇编程序,简易带1/100秒的24小时制时钟-Classic AVR assembler, simple with a 1/100 second 24-hour clock
Platform: | Size: 8192 | Author: 李翔 | Hits:

[SCMAVR

Description: 《AVR单片机原理及应用》 本书在概述ATMEL公司开发的AT89系列、AT90系列、AT91M系列单片机之后,详细介绍了AVR增强型RISC单片机的结构、指令系统、90系列多种单片机、实用程序设计以及AVR单片机的应用实例,最后介绍了AVR单片机的开发工具;包括AVR Studio调试工具、AVR单片机汇编器和AVR单片机串行下载板。 本书有较强的系统性和实用性,可供高等院校自动化、计算机、电子等专业的教学参考及工程技术人员的实用参考,亦可作为应用技术的培训教材。 【目录信息】 第一章 ATMEL单片机简介 第二章 AVR 单片机系统结构 第三章 AVR单片机指令系统 第四章 AVR单片机AT90系列介绍 第五章 实用程序设计 第六章 VAR单片机的应用 第七章 开发工具 附录A 指令集综合 附录B 寄存器综合 附录C 包装 参考文献 ATMEL公司的产品目录 -AVR Monolithic integrated circuit Principle And Application" this book after outlining at89 series which, at90 series, at91M series monolithic integrated circuit ATMEL Corporation develops, introduced in detail AVR the enlargement mode RISC monolithic integrated circuit s structure, the command system, 90 series many kinds of monolithic integrated circuits, the utility program design as well as the AVR monolithic integrated circuit s application example, introduced the AVR monolithic integrated circuit s development kit finally Including AVR Studio debugging aids, AVR monolithic integrated circuit assembler and AVR monolithic integrated circuit serial downloading board. This book has the strong systematic characteristic and the usability, may supply the institutions of higher learning automation, the computer, the electron and so on specialized teaching reference and engineers and technicians practical reference, may also take the applied technology the training materials. [table of
Platform: | Size: 8113152 | Author: iltwq | Hits:

[Algorithmcrcasm.asm

Description: 8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden-8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden
Platform: | Size: 1024 | Author: jens | Hits:

[SCMlcddisplay

Description: mega8单片机驱动1602液晶的汇编程序,AVR Studio调试通过-mega8 Microprocessor 1602 LCD assembler, AVR Studio debugger by
Platform: | Size: 6144 | Author: 谢克 | Hits:

[SCMAVR

Description: AVR 单片机是目前最新的单片机系列之一, 它以高速度、大驱动能力和丰富的硬件资源而著 称于微控制器系列。本书前两章系统深入地讲解了AVR 单片机系列的硬件组成、运作原理及其 指令集。在此基础上, 第三、四两章进一步例示了AVR 汇编语言程序设计技巧及片内各部件的用 法。最后两章告诉读者如何构成单片机应用系统及进行软硬件开发。 本书取材先进, 叙述条理清晰, 语言通畅, 例题丰富, 可读性强。以高等院校有关专业师生及 从事微机控制方面工作的广大科技人员为读者对象。-AVR single-chip microcontroller are the latest in a series of its large high speed, driving ability and rich hardware resources and the Say in micro controller series. This book the first two chapters thoroughly and systematically explains AVR microcontroller series of hardware composition, operation principle and its Instruction set. On this basis, the article and typical chapter further exemplify the AVR assembler programming skills and piece inside of all parts of use Method. The last two chapters tells readers how to constitute a microcomputer application system and hardware and software development. This book materials, advanced, narrative clear language unobstructed, sample is rich, readable. In higher colleges relevant professional teachers and students Engaged in the microcomputer control aspect of work broad scientific and technological personnel targeted readers.
Platform: | Size: 9307136 | Author: 张强 | Hits:

[SCMAVR

Description: AVR汇编指令集中文版,AVR汇编指令和机器指令对照表,很适合初学者学习使用。-AVR assembler instruction set, AVR assembly instructions and machine table, very suitable for beginners learning to use.
Platform: | Size: 354304 | Author: qianxiaoeg | Hits:
« 12 »

CodeBus www.codebus.net